CVE-2019-13453
CVE-2019-13453 affects the zipios++ library prior to version 0.1.7, where it mishandles certain malformed ZIP archives and can enter an infinite loop, causing a denial of service. The root cause is tied to the code paths in zipheadio.h:readUint32() and zipfile.cpp:Zipfile::Zipfile(). Documented i...